Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54341
b: refs/heads/master
c: fa5da2f
h: refs/heads/master
i:
  54339: 2d752ab
v: v3
  • Loading branch information
Paul Mundt authored and Paul Mundt committed May 7, 2007
1 parent 5c53937 commit 5ed3df7
Show file tree
Hide file tree
Showing 637 changed files with 3,512 additions and 59,959 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 35c74823cb382c610be908f1b92f980b84e7c37c
refs/heads/master: fa5da2f7bdcf885efe65a37df13907c7d72296f6
11 changes: 0 additions & 11 deletions trunk/Documentation/blackfin/00-INDEX

This file was deleted.

169 changes: 0 additions & 169 deletions trunk/Documentation/blackfin/Filesystems

This file was deleted.

48 changes: 0 additions & 48 deletions trunk/Documentation/blackfin/cache-lock.txt

This file was deleted.

65 changes: 0 additions & 65 deletions trunk/Documentation/blackfin/cachefeatures.txt

This file was deleted.

31 changes: 15 additions & 16 deletions trunk/Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,22 +122,21 @@ subdirectory has the entries listed in Table 1-1.

Table 1-1: Process specific entries in /proc
..............................................................................
File Content
clear_refs Clears page referenced bits shown in smaps output
cmdline Command line arguments
cpu Current and last cpu in which it was executed (2.4)(smp)
cwd Link to the current working directory
environ Values of environment variables
exe Link to the executable of this process
fd Directory, which contains all file descriptors
maps Memory maps to executables and library files (2.4)
mem Memory held by this process
root Link to the root directory of this process
stat Process status
statm Process memory status information
status Process status in human readable form
wchan If CONFIG_KALLSYMS is set, a pre-decoded wchan
smaps Extension based on maps, the rss size for each mapped file
File Content
cmdline Command line arguments
cpu Current and last cpu in which it was executed (2.4)(smp)
cwd Link to the current working directory
environ Values of environment variables
exe Link to the executable of this process
fd Directory, which contains all file descriptors
maps Memory maps to executables and library files (2.4)
mem Memory held by this process
root Link to the root directory of this process
stat Process status
statm Process memory status information
status Process status in human readable form
wchan If CONFIG_KALLSYMS is set, a pre-decoded wchan
smaps Extension based on maps, presenting the rss size for each mapped file
..............................................................................

For example, to get the status information of a process, all you have to do is
Expand Down
30 changes: 0 additions & 30 deletions trunk/Documentation/pcmcia/driver.txt

This file was deleted.

8 changes: 2 additions & 6 deletions trunk/Documentation/power/interface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,8 @@ for 5 seconds, resume devices, unfreeze tasks and enable nonboot CPUs. Then,
we are able to look in the log messages and work out, for example, which code
is being slow and which device drivers are misbehaving.

Reading from this file will display all supported modes and the currently
selected one in brackets, for example

[shutdown] reboot test testproc

Writing to this file will accept one of
Reading from this file will display what the mode is currently set
to. Writing to this file will accept one of

'platform' (only if the platform supports it)
'shutdown'
Expand Down
Loading

0 comments on commit 5ed3df7

Please sign in to comment.