Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54412
b: refs/heads/master
c: 8ed5d97
h: refs/heads/master
v: v3
  • Loading branch information
Matt Carlson authored and David S. Miller committed May 7, 2007
1 parent 5b7158c commit a045445
Show file tree
Hide file tree
Showing 802 changed files with 6,176 additions and 71,567 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: ef93127e4c7b4b8d46421045641048397eaac43d
refs/heads/master: 8ed5d97e5e0be0fb1aebad16f4c464613a0e472d
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 a045445

Please sign in to comment.